Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 173,114 for

document formatting

(0.22 sec)
  1. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    Discover how TxtSaveOptions' SimplifyListLabels feature enhances clarity by streamlining complex list labels for improved text representation....in case of complex label formatting not being adequately represented...are written in simple numeric format and itemized list labels as...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents with .NET using C#. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] What is this...work with documents—including editing, formatting, and generating...

    docs.aspose.com/words/net/programming-with-docu...
  3. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....paragraph into the document. let doc = new aw . Document (); let builder...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert RTF to POTX via C++ or with free Online...

    Export RTF to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POTX online converter quickly before integrating the code....RTF (Rich Text Format) is a document file format that is used to...to store documents with formatting information such as font,...

    products.aspose.com/total/cpp/conversion/rtf-to...
  5. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word Documents by effectively separating field codes from results....the Working with Fields documentation article. public class FieldSeparator...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert XML to DIF in Android Apps | products.a...

    Render XML to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...Interchange Format) is a text-based data format that is used...applications. It is a popular format for exchanging data between...

    products.aspose.com/total/android-java/conversi...
  7. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your Document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!...for side bars that identify document lines containing revised information...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional Formatting while loading workbooks or worksheets using Aspose.Cells for C++....// Save the workbook in PDF format U16String outputFilePath =.... It filters conditional formatting from the worksheet named...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  9. Paragraph | Aspose.Words for .NET

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/par...
  10. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... Document doc = new Document(); DocumentBuilder...i++) { // Clear individual format of all data points. // Data...

    reference.aspose.com/words/java/com.aspose.word...